-
Home
-
Multiple Page Generator Plugin – MPG
-
3.0.0
-
Code
-
Classes
- StyleBuilder
Total Complexity |
12 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
149 |
Lines of code |
46 |
Logical lines of code |
22 |
Comment lines |
75 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
80 |
1 |
3 |
setFontBold() |
S |
77 |
1 |
4 |
setFontItalic() |
S |
77 |
1 |
4 |
setFontUnderline() |
S |
77 |
1 |
4 |
setFontStrikethrough() |
S |
77 |
1 |
4 |
setFontSize() |
S |
77 |
1 |
4 |
setFontColor() |
S |
77 |
1 |
4 |
setFontName() |
S |
77 |
1 |
4 |
setShouldWrapText() |
S |
77 |
1 |
4 |
setBorder() |
S |
77 |
1 |
4 |
setBackgroundColor() |
S |
77 |
1 |
4 |
build() |
S |
82 |
1 |
3 |